home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ice Princess Press Kit
/
Ice Princess Press Kit.iso
/
pc
/
program.dxr
/
Internal_26_Preview Back Button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-03-02
|
330 b
|
23 lines
on mouseWithin me
cursor(280)
end
on mouseLeave me
cursor(0)
end
on mouseUp me
cursor(0)
sound(3).play(member("Click"))
case the frameLabel of
"Preview_1A":
go("Preview_4")
"preview_2A":
go("Preview_1")
"Preview_3a":
go("Preview_2")
"Preview_4a":
go("preview_3")
end case
end